popover: Always measure contents gizmo
authorTimm Bäder <mail@baedert.org>
Sat, 16 Mar 2019 05:16:43 +0000 (06:16 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 25 Mar 2019 14:57:31 +0000 (15:57 +0100)
commite657d9d553819a5cf1779951685d7fd70a8c39ee
tree133e9487b0e8f20a8b103069ca6163489463e2c0
parent36e00ae95e68669364cde4373d390162ff853ed3
popover: Always measure contents gizmo

Otherwise we're getting warnings about allocating a widget we haven't
measured first, which is fair. The contents gizmo itself will later take
care about whether or not the real popover child is NULL.
gtk/gtkpopover.c